Commit graph

38 commits

Author SHA1 Message Date
84144c383c feat: astro test 2026-04-16 22:32:08 +01:00
e500cefcc2 feat: remove sentry 2026-04-13 20:39:32 +01:00
913f0ef65a fix: can't edit custom images properly
also cleanup
2026-04-09 15:01:25 +01:00
903f36f1ee fix: edit form youtubeId errors 2026-04-09 12:44:13 +01:00
ca2117c4a3 feat: improved edit form error messages 2026-04-08 23:57:57 +01:00
7913ccf34d fix: youtube video is OPTIONAL (#24) 2026-04-08 23:03:12 +01:00
d947f09112 feat: youtube video instructions
also the repo is public again
2026-04-08 11:29:59 +01:00
949e86111a fix: voice and personality issues 2026-04-05 21:45:57 +01:00
trafficlunar
d11f32eefb
fix: don’t send edited miis with same images part 2 2026-04-04 13:08:48 +01:00
f30f12d086 feat: editing miis should be sent to queue 2026-04-02 20:47:56 +01:00
5b8f2dbbbe fix: custom images should be sent even if moderated 2026-04-02 18:46:23 +01:00
bf670afcf1 feat: send edited miis with bad images to queue as well
related to 975d55bd
2026-04-02 15:01:32 +01:00
655af51766 feat: tell cloudflare to purge cache after editing mii 2026-03-31 23:52:29 +01:00
b8a4808595 feat: edit gender for switch miis 2026-03-31 11:52:48 +01:00
e47914f873 fix: resize custom images 2026-03-30 13:54:20 +01:00
7925c9e2f5 feat: controversial miis
at the time of writing, the poll is at 74% on option 2 (this one) with
14 hours to go. i keep getting reports so it's coming early
2026-03-29 21:41:38 +01:00
576cb698d2 feat: edit portrait and features 2026-03-29 16:54:03 +01:00
fde3480342 feat: longer descriptions 2026-03-28 14:53:11 +00:00
0396ad5b0d feat: edit makeup filter 2026-03-28 12:01:51 +00:00
1e1c38ffc0 fix: #10
Fixes/adds:
- ability to edit instructions
- center indicator on range inputs
- birthdays
2026-03-27 18:15:09 +00:00
22911804c0 Merge branch 'main' into feat/living-the-dream-manually 2026-03-25 16:49:28 +00:00
8fffa1c9cc feat: remove usernames 2026-03-24 22:09:00 +00:00
22fb3a2e30 feat: abandon webp 2026-03-13 22:07:10 +00:00
0b1516e930 Merge branch 'main' into feat/living-the-dream-qr-code 2026-02-24 16:36:56 +00:00
df7901b525 feat: sentry
also:
- update privacy policy
- fix space missing in terms of service
- some image viewer style changes
2026-02-21 18:59:31 +00:00
2af1bf18a6 Merge branch 'main' into feat/living-the-dream-qr-code 2026-01-02 16:25:13 +00:00
a09b3cb56d feat: improve mii metadata images 2025-10-31 14:39:39 +00:00
20f1c51f0c feat: groundwork for 'living the dream' mii submissions
Based on the screenshots from yesterday's Nintendo Direct, it is
presumed that the Mii editor in "Living the Dream" is similar to
Miitopia's one.

This commit lays the groundwork for Miis created in the sequel game.
However, due to the way TomodachiShare generates portraits of the Miis,
I can't do that unless there is a way to parse the QR code data and
render the Mii.

Note: I don't know if Nintendo will use access codes (as was the case
with Miitopia) therefore, as a precaution, another branch will be
created in anticipation for that.
2025-09-13 15:03:12 +01:00
78320fdd56 fix: grouped pathnames for rate limit 2025-07-26 22:45:07 +01:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
044d915972 feat: regenerate metadata image on mii edit 2025-05-23 17:43:30 +01:00
5514f2ec39 feat: change profile pictures
I keep forgetting to do things. The edit mii api route has been using
the public folder as an uploads directory... whoops...
2025-05-09 22:33:43 +01:00
783c5161c0 fix: allow admins to edit miis in api route
also fix build errors from last commit (don't trust `pnpm lint`)
2025-05-08 17:48:28 +01:00
2d82be8453 feat: ability to edit mii descriptions
I forgot
2025-05-08 17:32:26 +01:00
eea3df283c fix: move mii images to new uploads directory and add route to access it 2025-04-30 19:26:08 +01:00
2c13f60a50 feat: rate limiting api routes 2025-04-28 21:47:56 +01:00
25c9bb079c feat: profanity censoring and filtering 2025-04-23 22:04:05 +01:00
487a1a658d feat: mii editing 2025-04-21 13:01:28 +01:00